Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Bootstrap Bootcamp (featuring Bootstrap 5)
Rating: 4.6 out of 5(41 ratings)
154 students

Bootstrap Bootcamp (featuring Bootstrap 5)

Get a solid foothold of Bootstrap 5 by building a portfolio-based website in HTML/CSS
Last updated 6/2021
English
English [Auto],

What you'll learn

  • How to use Bootstrap 5
  • How to connect a form up to Netlify
  • How to send a form through Netlify
  • How to upload a website to Netlify

Course content

1 section27 lectures2h 9m total length
  • Example images for project0:02
  • Source Code for project0:05
  • Bootstrap starter template3:23

    Unlock bootstrap starter template setup in Visual Studio Code by copying the starter code, creating index.html, and including the required meta tags, CDN bootstrap CSS, and the bootstrap script.

  • Adding a custom css file1:56

    Add a custom css file to override bootstrap defaults by linking a custom.css after the bootstrap minified file, then create and apply it to change the body background to aquamarine.

  • The container4:14

    Explore how the Bootstrap 5 container creates responsive layouts from mobile to desktop using breakpoints and grid, with widths at 540, 720, 960, 1140, and 1320 pixels.

  • Setting up the Navigation11:45

    Create a responsive Bootstrap 5 navigation inside the container, featuring a brand logo, a collapsible hamburger menu for small screens, and navigation links to about, portfolio, and contact pages.

  • Adding the SVG logo2:44

    Add the John Smith Designs logo by creating an images folder, placing the logo file, and setting width and height. Build the Bootstrap navigation and a home page hero.

  • Setting up the hero graphic7:01

    Design a responsive hero graphic by layering a full-width background image with a color overlay, using rgba for overlay, and center the heading with Bootstrap 5 and media queries.

  • Centering the hero text with Flex6:02

    Learn to center content with Bootstrap five flexbox utilities, using justify-content and align-items center across responsive breakpoints (sm to xxl) in a mobile-first layout.

  • X-axis and y-axis spacing6:00

    learn to implement a centered single call with a max width of 750px inside a bootstrap 5 container, using mx auto and my spacing for balanced horizontal and vertical margins.

  • Text-center and lead3:30

    Explore how to center text with Bootstrap 5 using text-center and responsive utilities, apply the lead class for prominent introductory text, and structure headings and paragraphs for balanced design.

  • The footer and bootstrap icons10:12

    Add a footer and apply padding and a dark gray background, then center a row of white social icons using Bootstrap icons for Twitter and Instagram with hover color effects.

  • Setting up the about page1:57

    Create an about page in a bootstrap 5 project by duplicating index.html, refining the layout, activating the about navigation item, and updating the page title.

  • About page content with floats and overflow8:46

    Design an about page in Bootstrap bootcamp by placing a John Smith portrait, using floats to wrap text and overflow hidden for responsive mobile-first layouts.

  • The grid10:03

    Explore Bootstrap's grid by composing a container, a row, and responsive columns (col-12, col-md-6, col-lg-4) to create mobile, tablet, and desktop 1-3 column layouts for a portfolio.

  • Bootstrap 5 cards4:14

    Learn to build Bootstrap 5 cards that fill their parent space, with an image top, a card body, a title, text, and a call-to-action button.

  • Bootstrap buttons3:47

    Discover Bootstrap 5 buttons: color variations including primary blue, secondary gray, success green, danger red, warning yellow, info turquoise, light, dark and outline options; includes sizing, disabling, and block buttons.

  • Gutters6:04

    Learn how gutters shape responsive Bootstrap layouts by adjusting margins, padding, and card spacing from mobile to md, lg, and xl sizes for a balanced portfolio grid.

  • Setting up the contact page2:02

    Set up the contact page in Bootstrap Bootcamp using Bootstrap 5, convert the portfolio page to a two-column grid, and build a contact form.

  • Adding contact details2:40

    Create a responsive contact section in Bootstrap 5 by building a two-column row with gutters, adding contact details, a phone number, a mailto email link, and a right-side form.

  • Setting up the form12:24

    Create a bootstrap 5 form with two-column layout for first and last name, a wide email field, a comments textarea, and a submit button, with labeled inputs and accessible id/for.

  • Netlify and the drag and drop method2:16

    Learn how to deploy a site with Netlify using a drag-and-drop workflow, create pages like about, portfolio, and contact pages, and build forms that submit automatically.

  • Netlify forms6:53

    Learn to configure a Netlify form with a post method, a success action, and manage submissions with Netlify forms, notifications, and anti-spam features like honeypot and kismet.

  • Adding the honeypot to the form2:25

    Add a honeypot to the contact form using a hidden bot field to detect bots and prevent spam, enhancing form security with Bootstrap 5.

  • A little additional cleanup5:24

    Remove left and right padding across pages using Bootstrap 5. Update headings to John Smith Designs and interior design, and adjust portfolio columns from three to two to one.

  • A sticky footer3:13

    Use flexbox to create a sticky footer by setting the body height to 100%, a column layout, and making the main flexible while the footer stays fixed.

  • In conclusion0:33

    Build a concrete project using Bootstrap five tools, and use the docs and advanced course source code to rely on and double check your work.

Requirements

  • Nope. Start from complete scratch

Description

Design. Build. Deploy. Quickly.

In the Bootstrap Bootcamp course, you'll build you're own portfolio, utilizing the tools provided in Bootstrap. We'll leverage the responsive power of bootstrap to make your website look perfect on any device—from the biggest desktop to an old iPhone 6.

We'll design a portfolio that not only functions, but looks gorgeous. Display your artwork, hobbies or other crafts in this visual portfolio. We'll build from the ground up, step by step.

Websites shouldn't just live on your computer. They should be seen by the entire world. That's why I make sure to show you how to upload / deploy your work out there for everyone to see. And connect a domain name to it as well.

We will cover how to use the following in this course:

  • Responsive Web Design

  • Grid / Container

  • Nav / Navbar

  • SVG logo integration

  • Flex / Flexbox

  • Heading / Paragraph styling

  • Form Design

  • Cards

  • Deploying your website

  • …and more!

** BONUS **

I'll also walk you through how to setup a working form through Netlify. You'll learn how to create a success page as well, so your entries will pass through properly. We will setup the form using Bootstrap 5's form design.

I wanted this course to be concise, so you can quickly grasp the power of Bootstrap 5 and be on your way. I'm so excited to showcase the awesome power of Bootstrap 5.

Who this course is for:

  • web developers
  • web designers
  • students